amd iommu: add ppr log processing into iommu interrupt handling
authorWei Wang <wei.wang2@amd.com>
Thu, 12 Jan 2012 12:53:57 +0000 (13:53 +0100)
committerWei Wang <wei.wang2@amd.com>
Thu, 12 Jan 2012 12:53:57 +0000 (13:53 +0100)
commit5fe760c411ba10831f0c73191329451df88ab688
treee3bd37f18e88f992b1dd01b4bcc873e2cfbceb99
parent1106b119946a09f6b715a8cab7d7444fca760414
amd iommu: add ppr log processing into iommu interrupt handling

PPR log and event log share the same interrupt source. Interrupt
handler should check both of them.

Signed-off-by: Wei Wang <wei.wang2@amd.com>
Committed-by: Jan Beulich <jbeulich@suse.com>
xen/drivers/passthrough/amd/iommu_init.c